home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Business, Office & Collaboration
/
PNotes 4.0.112
/
setup.exe
/
PNotes
/
PNotes.chm
/
pnhelp.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2008-07-13
|
760b
|
51 lines
BODY
{
font-size: 17px;
font-family: Arial, Monospace;
}
.header1
{
font-weight: bold;
font-size: 18px;
font-family: Arial, Monospace;
}
.header2
{
font-weight: bold;
font-size: 26px;
color: #003399;
font-family: Arial, Monospace;
}
a
{
color: blue;
}
a:visited
{
color: Blue;
}
.tbl
{
border-right: dimgray 1px solid;
border-top: dimgray 1px solid;
margin-left: 24px;
border-left: dimgray 1px solid;
border-bottom: dimgray 1px solid;
}
.tbltd
{
text-indent: 12px;
border-right: dimgray 1px solid;
border-top: dimgray 1px solid;
border-left: dimgray 1px solid;
border-bottom: dimgray 1px solid;
}
.tableheader
{
font-weight: bold;
background-color: lightgrey;
}
.warning
{
color: Red;
}